cat("# GLOBAL\n\n")
print(game, .p = "GLOBAL")
An epic throwdown, featuring:
(Top 3 visible units from each player)
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| big_grizz | D4 | 1 | ravenwing_talonmaster | control | Masta Observer |
| big_grizz | D4 | 2 | deathwing_captain | control | David Forsyth |
| big_grizz | D4 | 3 | techmarine | control | Grace Owens |
| eric | G7 | 1 | trazyn_the_infinite | control | Angel Hampton |
| eric | G7 | 2 | illuminor_szeras | control | Daniel Coleman |
| eric | G7 | 3 | technomancer | control | Theodor Adorno |
| chris | A5 | 1 | flying_hive_tryant | control | Simon And Garfunkel |
| chris | A5 | 2 | flying_hive_tryant | control | Wicked Worlock |
| chris | A5 | 3 | broodlord | control | Dr. Dre |
This is the state of the game at the beginning
print(draw_map(game, "GLOBAL"))
print_map_df(game, "GLOBAL")
## #### Visible units:
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| big_grizz | D4 | 1 | ravenwing_talonmaster | control | Masta Observer |
| big_grizz | D4 | 2 | deathwing_captain | control | David Forsyth |
| big_grizz | D4 | 3 | techmarine | control | Grace Owens |
| big_grizz | D4 | 4 | phobos_librarian | control | Paul Epworth |
| big_grizz | D4 | 5 | tactical_squad | control | Dominic Marshall |
| big_grizz | D4 | 6 | tactical_squad | control | Ivan Gomez |
| big_grizz | D4 | 7 | tactical_squad | control | Samuel Moran |
| big_grizz | D4 | 8 | tactical_squad | control | Christopher Peters |
| big_grizz | D4 | 9 | infiltrators | control | Michael Jackson & Quincy Jones |
| big_grizz | D4 | 10 | ravenwing_bike_squad | control | James Stewart |
| big_grizz | D4 | 11 | ravenwing_attack_bike | control | Salman Khan |
| big_grizz | D4 | 12 | ravenwing_attack_bike | control | Robert Downey |
| big_grizz | D4 | 13 | dreadnought | control | Joel Austin |
| big_grizz | D4 | 14 | redemptor_dreadnought | control | Jonah Griffith |
| big_grizz | D4 | 15 | invictor_tactical_warsuit | control | Ricky Reed |
| big_grizz | D4 | 16 | ravenwing_apothecary | control | John Ratzenberger |
| big_grizz | D4 | 17 | deathwing_terminators | control | Judith Butler |
| big_grizz | D4 | 18 | deathwing_knights | control | V. S. Naipaul |
| big_grizz | D4 | 19 | vindicare_assassin | control | Blanton Alspaugh (producer) |
| big_grizz | D4 | 20 | eliminators | control | Brendan O’Brien |
| big_grizz | D4 | 21 | eradicators | control | Catherine Myers |
| big_grizz | D4 | 22 | storm_raven | control | Shawn Colvin |
| big_grizz | D4 | 23 | rhino | control | Fred MacMurray |
| eric | G7 | 1 | trazyn_the_infinite | control | Angel Hampton |
| eric | G7 | 2 | illuminor_szeras | control | Daniel Coleman |
| eric | G7 | 3 | technomancer | control | Theodor Adorno |
| eric | G7 | 4 | lychgaurd | control | Edward Watson |
| eric | G7 | 5 | skorpekh_destroyers | control | Greyson Watts |
| eric | G7 | 6 | canoptek_plasmacyte | control | Irate Bastard |
| eric | G7 | 7 | immortals | control | Lila Molina |
| eric | G7 | 8 | canoptek_spyders | control | Thunderous Contender |
| eric | G7 | 9 | canoptek_spyders | control | B-loved Criminal |
| eric | G7 | 10 | cryptothralls | control | Izabella Marquez |
| eric | G7 | 11 | cryptothralls | control | Rose Lin |
| eric | G7 | 12 | canoptek_scarab_swarms | control | The Chef, Magician |
| eric | G7 | 13 | canoptek_wraiths | control | Idris Elba |
| eric | G7 | 14 | deathmarks | control | Michael Baz-Zohar |
| eric | G7 | 15 | night_scythe | control | Tina Turner |
| eric | G7 | 16 | overlord | control | Hayden Klein |
| eric | G7 | 17 | royal_warden | control | Stella Cabrera |
| eric | G7 | 18 | necron_warriors | control | Maya Moreno |
| eric | G7 | 19 | immortals | control | Jaden Gordon |
| eric | G7 | 20 | canoptek_scarab_swarms | control | Vulgar Demon |
| eric | G7 | 21 | canoptek_scarab_swarms | control | Midnight Artist |
| eric | G7 | 22 | night_scythe | control | Quiet Ambassador |
| eric | G7 | 23 | overlord | control | Brantley Kelley |
| eric | G7 | 24 | royal_warden | control | Elise Lopez |
| eric | G7 | 25 | immortals | control | Isabella Brady |
| eric | G7 | 26 | necron_warriors | control | Nova Terry |
| eric | G7 | 27 | canoptek_scarab_swarms | control | Wacko Madman |
| eric | G7 | 28 | canoptek_scarab_swarms | control | Bittah Mercenary |
| chris | A5 | 1 | flying_hive_tryant | control | Simon And Garfunkel |
| chris | A5 | 2 | flying_hive_tryant | control | Wicked Worlock |
| chris | A5 | 3 | broodlord | control | Dr. Dre |
| chris | A5 | 4 | broodlord | control | The Neptunes |
| chris | A5 | 5 | neurothrope | control | Insane Commander |
| chris | A5 | 6 | tyranid_warriors | control | Preston Montoya |
| chris | A5 | 7 | tyranid_warriors | control | Bella Armstrong |
| chris | A5 | 8 | tyranid_warriors | control | Lincoln Stevenson |
| chris | A5 | 9 | genestealers | control | Levi Ferguson |
| chris | A5 | 10 | genestealers | control | Dirk Sobotka |
| chris | A5 | 11 | termagants | control | Claire Butler |
| chris | A5 | 12 | hormagaunts | control | Graham Guerrero |
| chris | A5 | 13 | ripper_swarms | control | Hildegard Of Bingen |
| chris | A5 | 14 | ripper_swarms | control | Hannah Cooper |
| chris | A5 | 15 | ripper_swarms | control | Fyodor Dostoevsky |
| chris | A5 | 16 | hive_guard | control | Skylar Higgins |
| chris | A5 | 17 | maleceptor | control | Caden Hamilton |
| chris | A5 | 18 | venomthropes | control | Benjamin Mitchell |
| chris | A5 | 19 | raveners | control | Will Smith |
| chris | A5 | 20 | gargoyles | control | Amateur Bandit |
| chris | A5 | 21 | gargoyles | control | Intellectual Professional |
| chris | A5 | 22 | exocrine | control | Gabriel Pham |
| chris | A5 | 23 | biovores | control | Xavier Greene |
| chris | A5 | 24 | biovores | control | Natalie Gardner |
| chris | A5 | 25 | tyrannocyte | control | Violent Lover |
Mundus Centrum Campaign
0.248.853.M41
++++++TRANSMITTED: MUNDUS CENTRUM
+++++++++RECEIVED: THE ROCK
+++++++++++AUTHOR: DEATHWING CAPTAIN LAZAAR
++++++++++SUBJECT: LOG OF MUNDUS CENTRUM CAMPAIGN
++++++++++THOUGHT: A MOMENT OF LAXITY SPAWNS A LIFETIME OF HERESY.
248.853.M41: Following the leads we received from Brother Interrogator Chaplain Asmodai, we made haste to Sector Mundus Centrum. Upon translation from warp space, we were immediately set upon by one of the Great Devourer’s many tendrils. The battle in high orbit above Mundus Centrum would have delayed our landing onto the main continent for weeks had not the unheralded arrival of a large contingent of Necron tomb ships not caught the Tyranid bio-forms unawares. Void battle was joined between the Tyranid and Necron ships, and we used this brief respite to land a small force of our brothers planet-side in the North East region of the continent (Imperial Designation: Rhun). I have accompanied my fellow marines to lead from the field, leaving Brother Aralith in command of the fleet.
The derelict star port in South Rhun is in some disrepair, but it will suffice for our purposes as an operational command center. Brother Techmarine Ophaniel reports that with some maintenance, we may be able to link the other abandoned star ports on the continent and reactivate the dormant orbital defense systems, allowing us to target the xenos interlopers and cleanse local space of their alien taint.
In our descent to Rhun, augurs picked up a disturbing number of returns from other craft entering the atmosphere. To the South, it appears the shambling Necron host has endeavored to gain a foothold in the former capital region (Imperial Designation: Gondor). To the West, bio-forms of the insatiable Tyranids have assumedly already begun to consume and destroy one of the continent’s main agricultural regions (Imperial Designation: Eriador).
The presence of these xenos armies will surely slow the hunt for our quarry, but we will persevere undeterred. For the Emperor. For the Lion.
game <- game %>%
modify_unit("big_grizz", 1, "move", c("D3", "C2")) %>%
modify_unit("big_grizz", c(2, 7, 17, 18), "control", "D4") %>%
modify_unit("big_grizz", c(3, 5:6, 13, 22), "soar", c("F5S", "H2S", "H2")) %>% # transport
modify_unit("big_grizz", c(8, 23), "move", c("D3", "C4", "C5")) %>% # transport
modify_unit("big_grizz", 9, "move", "F5") %>%
modify_unit("big_grizz", c(10:12, 16), "move", c("D2", "D1")) %>%
modify_unit("big_grizz", c(14:15, 19:21), "move", "F5") %>%
modify_unit("eric", c(1:6, 13:14, 8:11), "move", "E7") %>%
modify_unit("eric", 7, "control","G7") %>%
modify_unit("eric", 12, "move", c("E7", "E5")) %>%
modify_unit("eric", 15:18, "soar", c("G8S", "G10S", "I1S", "I3S")) %>% # transport IS THIS LEGAL? do you need to use a move to land?
modify_unit("eric", 19, "move","G6") %>%
modify_unit("eric", 20, "move", c("E7", "E6")) %>%
modify_unit("eric", 21, "move", c("E7", "E4")) %>%
modify_unit("eric", c(22:24, 26), "soar", c("G8S", "H3S", "H3")) %>% # transport
modify_unit("eric", 25, "move","G8") %>%
modify_unit("eric", 27, "move", c("E7", "F4")) %>%
modify_unit("eric", 28, "move", c("E7", "F8")) %>% # cool example here of if you got waylaid in E7 you would have strength together
modify_unit("chris", c(6, 13), "move","A2") %>%
modify_unit("chris", c(5, 7, 8, 12, 23), "move","A3") %>%
modify_unit("chris", 1, "move","A4") %>%
modify_unit("chris", c(10, 14, 24), "move","A6") %>%
modify_unit("chris", c(3, 9, 17, 18, 22), "move","A7") %>%
modify_unit("chris", 2, "move", c("A6", "A8")) %>%
modify_unit("chris", 19, "move",c("B7", "B10")) %>%
modify_unit("chris", 21, "move", c("B9", "B11")) %>%
modify_unit("chris", c(4, 15), "move","B7") %>%
modify_unit("chris", 20, "move", c("A7", "E1")) %>%
modify_unit("chris", c(11, 16, 25), "control","A5") %>%
reconcile_player_orders()
## All units resolved.
Attempt to reconcile moves.
print(draw_map(game, "GLOBAL"))
print_map_df(game, "GLOBAL")
## #### Visible units:
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| chris | A2 | 6 | tyranid_warriors | move | Preston Montoya |
| chris | A2 | 13 | ripper_swarms | move | Hildegard Of Bingen |
| chris | A3 | 5 | neurothrope | move | Insane Commander |
| chris | A3 | 7 | tyranid_warriors | move | Bella Armstrong |
| chris | A3 | 8 | tyranid_warriors | move | Lincoln Stevenson |
| chris | A3 | 12 | hormagaunts | move | Graham Guerrero |
| chris | A3 | 23 | biovores | move | Xavier Greene |
| chris | A4 | 1 | flying_hive_tryant | move | Simon And Garfunkel |
| chris | A5 | 11 | termagants | control | Claire Butler |
| chris | A5 | 16 | hive_guard | control | Skylar Higgins |
| chris | A5 | 25 | tyrannocyte | control | Violent Lover |
| chris | A6 | 10 | genestealers | move | Dirk Sobotka |
| chris | A6 | 14 | ripper_swarms | move | Hannah Cooper |
| chris | A6 | 24 | biovores | move | Natalie Gardner |
| chris | A7 | 3 | broodlord | move | Dr. Dre |
| chris | A7 | 9 | genestealers | move | Levi Ferguson |
| chris | A7 | 17 | maleceptor | move | Caden Hamilton |
| chris | A7 | 18 | venomthropes | move | Benjamin Mitchell |
| chris | A7 | 22 | exocrine | move | Gabriel Pham |
| chris | A8 | 2 | flying_hive_tryant | move | Wicked Worlock |
| chris | B10 | 19 | raveners | move | Will Smith |
| chris | B11 | 21 | gargoyles | move | Intellectual Professional |
| chris | B7 | 4 | broodlord | move | The Neptunes |
| chris | B7 | 15 | ripper_swarms | move | Fyodor Dostoevsky |
| big_grizz | C2 | 1 | ravenwing_talonmaster | move | Masta Observer |
| big_grizz | C5 | 8 | tactical_squad | move | Christopher Peters |
| big_grizz | C5 | 23 | rhino | move | Fred MacMurray |
| big_grizz | D1 | 10 | ravenwing_bike_squad | move | James Stewart |
| big_grizz | D1 | 11 | ravenwing_attack_bike | move | Salman Khan |
| big_grizz | D1 | 12 | ravenwing_attack_bike | move | Robert Downey |
| big_grizz | D1 | 16 | ravenwing_apothecary | move | John Ratzenberger |
| big_grizz | D4 | 2 | deathwing_captain | control | David Forsyth |
| big_grizz | D4 | 4 | phobos_librarian | control | Paul Epworth |
| big_grizz | D4 | 7 | tactical_squad | control | Samuel Moran |
| big_grizz | D4 | 17 | deathwing_terminators | control | Judith Butler |
| big_grizz | D4 | 18 | deathwing_knights | control | V. S. Naipaul |
| chris | E1 | 20 | gargoyles | move | Amateur Bandit |
| eric | E4 | 21 | canoptek_scarab_swarms | move | Midnight Artist |
| eric | E5 | 12 | canoptek_scarab_swarms | move | The Chef, Magician |
| eric | E6 | 20 | canoptek_scarab_swarms | move | Vulgar Demon |
| eric | E7 | 1 | trazyn_the_infinite | move | Angel Hampton |
| eric | E7 | 2 | illuminor_szeras | move | Daniel Coleman |
| eric | E7 | 3 | technomancer | move | Theodor Adorno |
| eric | E7 | 4 | lychgaurd | move | Edward Watson |
| eric | E7 | 5 | skorpekh_destroyers | move | Greyson Watts |
| eric | E7 | 6 | canoptek_plasmacyte | move | Irate Bastard |
| eric | E7 | 8 | canoptek_spyders | move | Thunderous Contender |
| eric | E7 | 9 | canoptek_spyders | move | B-loved Criminal |
| eric | E7 | 10 | cryptothralls | move | Izabella Marquez |
| eric | E7 | 11 | cryptothralls | move | Rose Lin |
| eric | E7 | 13 | canoptek_wraiths | move | Idris Elba |
| eric | E7 | 14 | deathmarks | move | Michael Baz-Zohar |
| eric | F4 | 27 | canoptek_scarab_swarms | move | Wacko Madman |
| big_grizz | F5 | 9 | infiltrators | move | Michael Jackson & Quincy Jones |
| big_grizz | F5 | 14 | redemptor_dreadnought | move | Jonah Griffith |
| big_grizz | F5 | 15 | invictor_tactical_warsuit | move | Ricky Reed |
| big_grizz | F5 | 19 | vindicare_assassin | move | Blanton Alspaugh (producer) |
| big_grizz | F5 | 20 | eliminators | move | Brendan O’Brien |
| big_grizz | F5 | 21 | eradicators | move | Catherine Myers |
| eric | F8 | 28 | canoptek_scarab_swarms | move | Bittah Mercenary |
| eric | G6 | 19 | immortals | move | Jaden Gordon |
| eric | G7 | 7 | immortals | control | Lila Molina |
| eric | G8 | 25 | immortals | move | Isabella Brady |
| big_grizz | H2 | 3 | techmarine | soar | Grace Owens |
| big_grizz | H2 | 5 | tactical_squad | soar | Dominic Marshall |
| big_grizz | H2 | 6 | tactical_squad | soar | Ivan Gomez |
| big_grizz | H2 | 13 | dreadnought | soar | Joel Austin |
| big_grizz | H2 | 22 | storm_raven | soar | Shawn Colvin |
| eric | H3 | 22 | night_scythe | soar | Quiet Ambassador |
| eric | H3 | 23 | overlord | soar | Brantley Kelley |
| eric | H3 | 24 | royal_warden | soar | Elise Lopez |
| eric | H3 | 26 | necron_warriors | soar | Nova Terry |
| eric | I3S | 15 | night_scythe | soar | Tina Turner |
| eric | I3S | 16 | overlord | soar | Hayden Klein |
| eric | I3S | 17 | royal_warden | soar | Stella Cabrera |
| eric | I3S | 18 | necron_warriors | soar | Maya Moreno |
249.853.M41: Controlling actions are underway. We are casting our nets wide. Capture is only a matter of time.
Brother Techmarine Myrdean reports that a moderate warband of Necrons has landed nearby his position in the South (Imperial Designation: Mordor). He expects conflict within 15 hours.
game <- game %>%
modify_unit("big_grizz", 1, "move", c("C1", "B4")) %>%
modify_unit("big_grizz", 7, "move", "D2") %>%
modify_unit("big_grizz", 6, "move", "H5") %>%
modify_unit("big_grizz", c(3, 5, 13, 22), "control", "H2") %>%
modify_unit("big_grizz", c(8, 23), "control", "C5") %>%
modify_unit("big_grizz", 9, "control", "F5") %>%
modify_unit("big_grizz", c(10:12, 16), "move", c("B1", "B4")) %>%
modify_unit("big_grizz", c(14:15, 19:21), "move", "C5") %>%
modify_unit("eric", c(1:6, 13:14, 8:11), "move", "E5") %>%
modify_unit("eric", 7, "move","E7") %>%
modify_unit("eric", 12, "move", c("F3", "F2")) %>%
modify_unit("eric", c(15, 16,18), "move","I4") %>%
modify_unit("eric", 17, "control","I3") %>%
modify_unit("eric", 19, "control","G6") %>%
modify_unit("eric", 20, "move", c("E4", "E3")) %>%
modify_unit("eric", 21, "move", c("E1", "A8")) %>%
modify_unit("eric", c(22:24, 26), "move","H2") %>%
modify_unit("eric", 25, "control","G8") %>%
modify_unit("eric", 27, "move", c("F7", "F5")) %>%
modify_unit("eric", 28, "move", c("H1", "H3")) %>%
modify_unit("chris", c(6), "move","A4") %>%
modify_unit("chris", c(13), "control","A2") %>%
modify_unit("chris", c(5, 12, 23), "move","B2") %>%
modify_unit("chris", c(7, 8), "control","A3") %>%
modify_unit("chris", 1, "move", c("A6", "A8")) %>%
modify_unit("chris", c(14), "control","A6") %>%
modify_unit("chris", c(10, 24), "move","A8") %>%
modify_unit("chris", c(3,17, 18, 22), "move","B9") %>%
modify_unit("chris", c(9), "control","A7") %>%
modify_unit("chris", 2, "move", "E1") %>%
modify_unit("chris", 19, "move", c("B11", "E1")) %>%
modify_unit("chris", 21, "move","B6") %>%
modify_unit("chris", 4, "move","B8") %>%
modify_unit("chris", 15, "move","B9") %>%
modify_unit("chris", 20, "move", c("B11", "E2")) %>%
modify_unit("chris", 11, "move","B7") %>%
modify_unit("chris", c(16, 25), "control","A5") %>%
reconcile_player_orders()
## CONFLICT(s):
## Warning: Conflict is at hand! Please resolve territorial disputes.
Attempt to reconcile moves.
print(draw_map(game, "GLOBAL"))
print_map_df(game, "GLOBAL")
## #### CONFLICT! Combatants:
| player | loc | unit_id | unit_type | action | unit_name | passing_through | CONFLICT! |
|---|---|---|---|---|---|---|---|
| chris | A2 | 13 | ripper_swarms | control | Hildegard Of Bingen | ||
| chris | A3 | 7 | tyranid_warriors | control | Bella Armstrong | ||
| chris | A3 | 8 | tyranid_warriors | control | Lincoln Stevenson | ||
| chris | A4 | 6 | tyranid_warriors | move | Preston Montoya | ||
| chris | A5 | 16 | hive_guard | control | Skylar Higgins | ||
| chris | A5 | 25 | tyrannocyte | control | Violent Lover | ||
| chris | A6 | 14 | ripper_swarms | control | Hannah Cooper | ||
| chris | A6 | 1 | flying_hive_tryant | move | Simon And Garfunkel | TRUE | |
| chris | A7 | 9 | genestealers | control | Levi Ferguson | ||
| chris | A8 | 1 | flying_hive_tryant | move | Simon And Garfunkel | TRUE | |
| chris | A8 | 10 | genestealers | move | Dirk Sobotka | TRUE | |
| chris | A8 | 24 | biovores | move | Natalie Gardner | TRUE | |
| eric | A8 | 21 | canoptek_scarab_swarms | move | Midnight Artist | TRUE | |
| big_grizz | B1 | 10 | ravenwing_bike_squad | move | James Stewart | TRUE | |
| big_grizz | B1 | 11 | ravenwing_attack_bike | move | Salman Khan | TRUE | |
| big_grizz | B1 | 12 | ravenwing_attack_bike | move | Robert Downey | TRUE | |
| big_grizz | B1 | 16 | ravenwing_apothecary | move | John Ratzenberger | TRUE | |
| chris | B11 | 19 | raveners | move | Will Smith | TRUE | |
| chris | B11 | 20 | gargoyles | move | Amateur Bandit | TRUE | |
| chris | B2 | 5 | neurothrope | move | Insane Commander | ||
| chris | B2 | 12 | hormagaunts | move | Graham Guerrero | ||
| chris | B2 | 23 | biovores | move | Xavier Greene | ||
| big_grizz | B4 | 1 | ravenwing_talonmaster | move | Masta Observer | ||
| big_grizz | B4 | 10 | ravenwing_bike_squad | move | James Stewart | ||
| big_grizz | B4 | 11 | ravenwing_attack_bike | move | Salman Khan | ||
| big_grizz | B4 | 12 | ravenwing_attack_bike | move | Robert Downey | ||
| big_grizz | B4 | 16 | ravenwing_apothecary | move | John Ratzenberger | ||
| chris | B6 | 21 | gargoyles | move | Intellectual Professional | ||
| chris | B7 | 11 | termagants | move | Claire Butler | ||
| chris | B8 | 4 | broodlord | move | The Neptunes | ||
| chris | B9 | 3 | broodlord | move | Dr. Dre | ||
| chris | B9 | 15 | ripper_swarms | move | Fyodor Dostoevsky | ||
| chris | B9 | 17 | maleceptor | move | Caden Hamilton | ||
| chris | B9 | 18 | venomthropes | move | Benjamin Mitchell | ||
| chris | B9 | 22 | exocrine | move | Gabriel Pham | ||
| big_grizz | C1 | 1 | ravenwing_talonmaster | move | Masta Observer | TRUE | |
| big_grizz | C5 | 8 | tactical_squad | control | Christopher Peters | ||
| big_grizz | C5 | 23 | rhino | control | Fred MacMurray | ||
| big_grizz | C5 | 14 | redemptor_dreadnought | move | Jonah Griffith | ||
| big_grizz | C5 | 15 | invictor_tactical_warsuit | move | Ricky Reed | ||
| big_grizz | C5 | 19 | vindicare_assassin | move | Blanton Alspaugh (producer) | ||
| big_grizz | C5 | 20 | eliminators | move | Brendan O’Brien | ||
| big_grizz | C5 | 21 | eradicators | move | Catherine Myers | ||
| big_grizz | D2 | 7 | tactical_squad | move | Samuel Moran | ||
| big_grizz | D4 | 2 | deathwing_captain | control | David Forsyth | ||
| big_grizz | D4 | 4 | phobos_librarian | control | Paul Epworth | ||
| big_grizz | D4 | 17 | deathwing_terminators | control | Judith Butler | ||
| big_grizz | D4 | 18 | deathwing_knights | control | V. S. Naipaul | ||
| chris | E1 | 2 | flying_hive_tryant | move | Wicked Worlock | TRUE | |
| chris | E1 | 19 | raveners | move | Will Smith | TRUE | |
| eric | E1 | 21 | canoptek_scarab_swarms | move | Midnight Artist | TRUE | TRUE |
| chris | E2 | 20 | gargoyles | move | Amateur Bandit | ||
| eric | E3 | 20 | canoptek_scarab_swarms | move | Vulgar Demon | ||
| eric | E4 | 20 | canoptek_scarab_swarms | move | Vulgar Demon | TRUE | |
| eric | E5 | 1 | trazyn_the_infinite | move | Angel Hampton | ||
| eric | E5 | 2 | illuminor_szeras | move | Daniel Coleman | ||
| eric | E5 | 3 | technomancer | move | Theodor Adorno | ||
| eric | E5 | 4 | lychgaurd | move | Edward Watson | ||
| eric | E5 | 5 | skorpekh_destroyers | move | Greyson Watts | ||
| eric | E5 | 6 | canoptek_plasmacyte | move | Irate Bastard | ||
| eric | E5 | 8 | canoptek_spyders | move | Thunderous Contender | ||
| eric | E5 | 9 | canoptek_spyders | move | B-loved Criminal | ||
| eric | E5 | 10 | cryptothralls | move | Izabella Marquez | ||
| eric | E5 | 11 | cryptothralls | move | Rose Lin | ||
| eric | E5 | 13 | canoptek_wraiths | move | Idris Elba | ||
| eric | E5 | 14 | deathmarks | move | Michael Baz-Zohar | ||
| eric | E7 | 7 | immortals | move | Lila Molina | ||
| eric | F2 | 12 | canoptek_scarab_swarms | move | The Chef, Magician | ||
| eric | F3 | 12 | canoptek_scarab_swarms | move | The Chef, Magician | TRUE | |
| big_grizz | F5 | 9 | infiltrators | control | Michael Jackson & Quincy Jones | TRUE | |
| eric | F5 | 27 | canoptek_scarab_swarms | move | Wacko Madman | TRUE | |
| eric | F7 | 27 | canoptek_scarab_swarms | move | Wacko Madman | TRUE | |
| eric | G6 | 19 | immortals | control | Jaden Gordon | ||
| eric | G8 | 25 | immortals | control | Isabella Brady | ||
| eric | H1 | 28 | canoptek_scarab_swarms | move | Bittah Mercenary | TRUE | |
| big_grizz | H2 | 3 | techmarine | control | Grace Owens | TRUE | |
| big_grizz | H2 | 5 | tactical_squad | control | Dominic Marshall | TRUE | |
| big_grizz | H2 | 13 | dreadnought | control | Joel Austin | TRUE | |
| big_grizz | H2 | 22 | storm_raven | control | Shawn Colvin | TRUE | |
| eric | H2 | 22 | night_scythe | move | Quiet Ambassador | TRUE | |
| eric | H2 | 23 | overlord | move | Brantley Kelley | TRUE | |
| eric | H2 | 24 | royal_warden | move | Elise Lopez | TRUE | |
| eric | H2 | 26 | necron_warriors | move | Nova Terry | TRUE | |
| eric | H3 | 28 | canoptek_scarab_swarms | move | Bittah Mercenary | ||
| big_grizz | H5 | 6 | tactical_squad | move | Ivan Gomez | ||
| eric | I3 | 17 | royal_warden | control | Stella Cabrera | ||
| eric | I4 | 15 | night_scythe | move | Tina Turner | ||
| eric | I4 | 16 | overlord | move | Hayden Klein | ||
| eric | I4 | 18 | necron_warriors | move | Maya Moreno |
# retreats
game <- game %>%
modify_unit("eric", "F5", "move","F8") %>%
kill_unit("eric", 21) %>%
modify_unit("eric", "H2", "move","H3") %>%
reconcile_player_orders()
## All units resolved.
print(draw_map(game, "GLOBAL"))
## Warning: Removed 1 rows containing missing values (geom_point).
print_map_df(game, "GLOBAL")
## #### Visible units:
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| chris | A2 | 13 | ripper_swarms | control | Hildegard Of Bingen |
| chris | A3 | 7 | tyranid_warriors | control | Bella Armstrong |
| chris | A3 | 8 | tyranid_warriors | control | Lincoln Stevenson |
| chris | A4 | 6 | tyranid_warriors | move | Preston Montoya |
| chris | A5 | 16 | hive_guard | control | Skylar Higgins |
| chris | A5 | 25 | tyrannocyte | control | Violent Lover |
| chris | A6 | 14 | ripper_swarms | control | Hannah Cooper |
| chris | A7 | 9 | genestealers | control | Levi Ferguson |
| chris | A8 | 1 | flying_hive_tryant | move | Simon And Garfunkel |
| chris | A8 | 10 | genestealers | move | Dirk Sobotka |
| chris | A8 | 24 | biovores | move | Natalie Gardner |
| chris | B2 | 5 | neurothrope | move | Insane Commander |
| chris | B2 | 12 | hormagaunts | move | Graham Guerrero |
| chris | B2 | 23 | biovores | move | Xavier Greene |
| big_grizz | B4 | 1 | ravenwing_talonmaster | move | Masta Observer |
| big_grizz | B4 | 10 | ravenwing_bike_squad | move | James Stewart |
| big_grizz | B4 | 11 | ravenwing_attack_bike | move | Salman Khan |
| big_grizz | B4 | 12 | ravenwing_attack_bike | move | Robert Downey |
| big_grizz | B4 | 16 | ravenwing_apothecary | move | John Ratzenberger |
| chris | B6 | 21 | gargoyles | move | Intellectual Professional |
| chris | B7 | 11 | termagants | move | Claire Butler |
| chris | B8 | 4 | broodlord | move | The Neptunes |
| chris | B9 | 3 | broodlord | move | Dr. Dre |
| chris | B9 | 15 | ripper_swarms | move | Fyodor Dostoevsky |
| chris | B9 | 17 | maleceptor | move | Caden Hamilton |
| chris | B9 | 18 | venomthropes | move | Benjamin Mitchell |
| chris | B9 | 22 | exocrine | move | Gabriel Pham |
| big_grizz | C5 | 8 | tactical_squad | control | Christopher Peters |
| big_grizz | C5 | 23 | rhino | control | Fred MacMurray |
| big_grizz | C5 | 14 | redemptor_dreadnought | move | Jonah Griffith |
| big_grizz | C5 | 15 | invictor_tactical_warsuit | move | Ricky Reed |
| big_grizz | C5 | 19 | vindicare_assassin | move | Blanton Alspaugh (producer) |
| big_grizz | C5 | 20 | eliminators | move | Brendan O’Brien |
| big_grizz | C5 | 21 | eradicators | move | Catherine Myers |
| big_grizz | D2 | 7 | tactical_squad | move | Samuel Moran |
| big_grizz | D4 | 2 | deathwing_captain | control | David Forsyth |
| big_grizz | D4 | 4 | phobos_librarian | control | Paul Epworth |
| big_grizz | D4 | 17 | deathwing_terminators | control | Judith Butler |
| big_grizz | D4 | 18 | deathwing_knights | control | V. S. Naipaul |
| chris | E1 | 2 | flying_hive_tryant | move | Wicked Worlock |
| chris | E1 | 19 | raveners | move | Will Smith |
| chris | E2 | 20 | gargoyles | move | Amateur Bandit |
| eric | E3 | 20 | canoptek_scarab_swarms | move | Vulgar Demon |
| eric | E5 | 1 | trazyn_the_infinite | move | Angel Hampton |
| eric | E5 | 2 | illuminor_szeras | move | Daniel Coleman |
| eric | E5 | 3 | technomancer | move | Theodor Adorno |
| eric | E5 | 4 | lychgaurd | move | Edward Watson |
| eric | E5 | 5 | skorpekh_destroyers | move | Greyson Watts |
| eric | E5 | 6 | canoptek_plasmacyte | move | Irate Bastard |
| eric | E5 | 8 | canoptek_spyders | move | Thunderous Contender |
| eric | E5 | 9 | canoptek_spyders | move | B-loved Criminal |
| eric | E5 | 10 | cryptothralls | move | Izabella Marquez |
| eric | E5 | 11 | cryptothralls | move | Rose Lin |
| eric | E5 | 13 | canoptek_wraiths | move | Idris Elba |
| eric | E5 | 14 | deathmarks | move | Michael Baz-Zohar |
| eric | E7 | 7 | immortals | move | Lila Molina |
| eric | F2 | 12 | canoptek_scarab_swarms | move | The Chef, Magician |
| big_grizz | F5 | 9 | infiltrators | control | Michael Jackson & Quincy Jones |
| eric | F8 | 27 | canoptek_scarab_swarms | move | Wacko Madman |
| eric | G6 | 19 | immortals | control | Jaden Gordon |
| eric | G8 | 25 | immortals | control | Isabella Brady |
| big_grizz | H2 | 3 | techmarine | control | Grace Owens |
| big_grizz | H2 | 5 | tactical_squad | control | Dominic Marshall |
| big_grizz | H2 | 13 | dreadnought | control | Joel Austin |
| big_grizz | H2 | 22 | storm_raven | control | Shawn Colvin |
| eric | H3 | 22 | night_scythe | move | Quiet Ambassador |
| eric | H3 | 23 | overlord | move | Brantley Kelley |
| eric | H3 | 24 | royal_warden | move | Elise Lopez |
| eric | H3 | 26 | necron_warriors | move | Nova Terry |
| eric | H3 | 28 | canoptek_scarab_swarms | move | Bittah Mercenary |
| big_grizz | H5 | 6 | tactical_squad | move | Ivan Gomez |
| eric | I3 | 17 | royal_warden | control | Stella Cabrera |
| eric | I4 | 15 | night_scythe | move | Tina Turner |
| eric | I4 | 16 | overlord | move | Hayden Klein |
| eric | I4 | 18 | necron_warriors | move | Maya Moreno |
| eric | NA | 21 | canoptek_scarab_swarms | NA | Midnight Artist |
250.853.M41: Brother Techmarine Myrdean has successfully repelled a Necron attack to his position at the star port Barad-Dur. The Storm Raven Barador was invaluable in this defense, but Myrdean fears the Necrons are merely testing our strength and resolve before mounting larger attacks. Defensive infrastructure must be built quickly to solidify our grip in Mordor.
Squad Galizur was also met with some resistance in the expansive territory of the Brown Lands. A small and meddlesome force of scarabs tried, unsuccessfully, to halt Galizur’s progress in bringing the territory under our control. Such small storms can be easily weathered. I am concerned the coming tempest may prove otherwise. The Emperor Protects.
game <- game %>%
modify_unit("big_grizz", c(1, 10, 11, 12, 16), "move", c("B1", "B3")) %>%
modify_unit("big_grizz", 7, "control", "D2") %>%
modify_unit("big_grizz", 6, "control", "H5") %>%
modify_unit("big_grizz", c(3, 5, 13, 22), "move", "H3") %>%
modify_unit("big_grizz", c(8, 20, 21, 23), "move", "C3") %>%
modify_unit("big_grizz", 9, "sneak", "C4") %>%
modify_unit("big_grizz", c(4, 15, 19), "sneak", "C3") %>%
modify_unit("big_grizz", 14, "reinforce", "C5") %>%
modify_unit("eric", 1, "move", "F3") %>%
modify_unit("eric", 2, "move", "F3") %>%
modify_unit("eric", 3, "move", "F4") %>%
modify_unit("eric", 4, "move", "F3") %>%
modify_unit("eric", 5, "move", "F3") %>%
modify_unit("eric", 6, "move", "F3") %>%
modify_unit("eric", 7, "move", "E5") %>%
modify_unit("eric", 8, "move", "F4") %>%
modify_unit("eric", 9, "move", "F3") %>%
modify_unit("eric", 10, "move", "F4") %>%
modify_unit("eric", 11, "move", "F3") %>%
modify_unit("eric", 12, "move", c("C3", "F7")) %>%
modify_unit("eric", 13, "move", "F3") %>%
modify_unit("eric", 14, "sneak", "E5") %>%
modify_unit("eric", 15, "move", "I5") %>%
modify_unit("eric", 16, "move", "I5") %>%
modify_unit("eric", 17, "move", "I4") %>%
modify_unit("eric", 18, "control", "I4") %>%
modify_unit("eric", 19, "move", "G9") %>%
modify_unit("eric", 20, "move", "E4") %>%
modify_unit("eric", 21, "rejoin", "G7") %>%
modify_unit("eric", 22, "move", "H5") %>%
modify_unit("eric", 23, "move", "H5") %>%
modify_unit("eric", 24, "move", "H5") %>%
modify_unit("eric", 25, "move", "G10") %>%
modify_unit("eric", 26, "move", "H5") %>%
modify_unit("eric", 27, "move", "F7") %>%
modify_unit("eric", 28, "reinforce", "H3") %>%
modify_unit("chris", c(20), "defend", "E2") %>%
modify_unit("chris", c(5, 23), "defend", "B2") %>%
modify_unit("chris", c(16, 25), "defend", "A5") %>%
modify_unit("chris", 3, "sneak", "B11") %>%
modify_unit("chris", c(1,17,18) , "move", "B11") %>%
modify_unit("chris", 2, "move", "E2") %>%
modify_unit("chris", c(4) , "sneak", "B2") %>%
modify_unit("chris", c(7) , "move", "B2") %>%
modify_unit("chris", 6, "move", "A1") %>%
modify_unit("chris", 8, "move", "B5") %>%
modify_unit("chris", 9, "sneak", "B9") %>%
modify_unit("chris", c(10) , "sneak", "E1") %>%
modify_unit("chris", c(24) , "move", "E1") %>%
modify_unit("chris", 11, "control", "B7") %>%
modify_unit("chris", 12, "control", "B2") %>%
modify_unit("chris", 13, "move", "A4") %>%
modify_unit("chris", 14, "move", "A8") %>%
modify_unit("chris", 15, "control", "B9") %>%
modify_unit("chris", 19, "move", "E3") %>%
modify_unit("chris", 21, "move", "B3") %>%
modify_unit("chris", 22, "move", "B7") %>%
add_bridge("A8", "E1") %>% # chris
reconcile_player_orders()
## CONFLICT(s):
## Warning: Conflict is at hand! Please resolve territorial disputes.
Attempt to reconcile moves.
print(draw_map(game, "GLOBAL"))
print_map_df(game, "GLOBAL")
## #### CONFLICT! Combatants:
| player | loc | unit_id | unit_type | action | unit_name | passing_through | CONFLICT! |
|---|---|---|---|---|---|---|---|
| chris | A1 | 6 | tyranid_warriors | move | Preston Montoya | ||
| chris | A4 | 13 | ripper_swarms | move | Hildegard Of Bingen | ||
| chris | A5 | 16 | hive_guard | defend | Skylar Higgins | ||
| chris | A5 | 25 | tyrannocyte | defend | Violent Lover | ||
| chris | A8 | 14 | ripper_swarms | move | Hannah Cooper | ||
| big_grizz | B1 | 1 | ravenwing_talonmaster | move | Masta Observer | TRUE | |
| big_grizz | B1 | 10 | ravenwing_bike_squad | move | James Stewart | TRUE | |
| big_grizz | B1 | 11 | ravenwing_attack_bike | move | Salman Khan | TRUE | |
| big_grizz | B1 | 12 | ravenwing_attack_bike | move | Robert Downey | TRUE | |
| big_grizz | B1 | 16 | ravenwing_apothecary | move | John Ratzenberger | TRUE | |
| chris | B11 | 1 | flying_hive_tryant | move | Simon And Garfunkel | ||
| chris | B11 | 17 | maleceptor | move | Caden Hamilton | ||
| chris | B11 | 18 | venomthropes | move | Benjamin Mitchell | ||
| chris | B11 | 3 | broodlord | sneak | Dr. Dre | ||
| chris | B2 | 12 | hormagaunts | control | Graham Guerrero | ||
| chris | B2 | 5 | neurothrope | defend | Insane Commander | ||
| chris | B2 | 23 | biovores | defend | Xavier Greene | ||
| chris | B2 | 7 | tyranid_warriors | move | Bella Armstrong | ||
| chris | B2 | 4 | broodlord | sneak | The Neptunes | ||
| big_grizz | B3 | 1 | ravenwing_talonmaster | move | Masta Observer | TRUE | |
| big_grizz | B3 | 10 | ravenwing_bike_squad | move | James Stewart | TRUE | |
| big_grizz | B3 | 11 | ravenwing_attack_bike | move | Salman Khan | TRUE | |
| big_grizz | B3 | 12 | ravenwing_attack_bike | move | Robert Downey | TRUE | |
| big_grizz | B3 | 16 | ravenwing_apothecary | move | John Ratzenberger | TRUE | |
| chris | B3 | 21 | gargoyles | move | Intellectual Professional | TRUE | |
| chris | B5 | 8 | tyranid_warriors | move | Lincoln Stevenson | ||
| chris | B7 | 11 | termagants | control | Claire Butler | ||
| chris | B7 | 22 | exocrine | move | Gabriel Pham | ||
| chris | B9 | 15 | ripper_swarms | control | Fyodor Dostoevsky | ||
| chris | B9 | 9 | genestealers | sneak | Levi Ferguson | ||
| big_grizz | C3 | 8 | tactical_squad | move | Christopher Peters | TRUE | |
| big_grizz | C3 | 20 | eliminators | move | Brendan O’Brien | TRUE | |
| big_grizz | C3 | 21 | eradicators | move | Catherine Myers | TRUE | |
| big_grizz | C3 | 23 | rhino | move | Fred MacMurray | TRUE | |
| big_grizz | C3 | 4 | phobos_librarian | sneak | Paul Epworth | TRUE | |
| big_grizz | C3 | 15 | invictor_tactical_warsuit | sneak | Ricky Reed | TRUE | |
| big_grizz | C3 | 19 | vindicare_assassin | sneak | Blanton Alspaugh (producer) | TRUE | |
| eric | C3 | 12 | canoptek_scarab_swarms | move | The Chef, Magician | TRUE | TRUE |
| big_grizz | C4 | 9 | infiltrators | sneak | Michael Jackson & Quincy Jones | ||
| big_grizz | C5 | 14 | redemptor_dreadnought | reinforce | Jonah Griffith | ||
| big_grizz | D2 | 7 | tactical_squad | control | Samuel Moran | ||
| big_grizz | D4 | 2 | deathwing_captain | control | David Forsyth | ||
| big_grizz | D4 | 17 | deathwing_terminators | control | Judith Butler | ||
| big_grizz | D4 | 18 | deathwing_knights | control | V. S. Naipaul | ||
| chris | E1 | 24 | biovores | move | Natalie Gardner | ||
| chris | E1 | 10 | genestealers | sneak | Dirk Sobotka | ||
| chris | E2 | 20 | gargoyles | defend | Amateur Bandit | ||
| chris | E2 | 2 | flying_hive_tryant | move | Wicked Worlock | ||
| chris | E3 | 19 | raveners | move | Will Smith | ||
| eric | E4 | 20 | canoptek_scarab_swarms | move | Vulgar Demon | ||
| eric | E5 | 7 | immortals | move | Lila Molina | ||
| eric | E5 | 14 | deathmarks | sneak | Michael Baz-Zohar | ||
| eric | F3 | 1 | trazyn_the_infinite | move | Angel Hampton | ||
| eric | F3 | 2 | illuminor_szeras | move | Daniel Coleman | ||
| eric | F3 | 4 | lychgaurd | move | Edward Watson | ||
| eric | F3 | 5 | skorpekh_destroyers | move | Greyson Watts | ||
| eric | F3 | 6 | canoptek_plasmacyte | move | Irate Bastard | ||
| eric | F3 | 9 | canoptek_spyders | move | B-loved Criminal | ||
| eric | F3 | 11 | cryptothralls | move | Rose Lin | ||
| eric | F3 | 13 | canoptek_wraiths | move | Idris Elba | ||
| eric | F4 | 3 | technomancer | move | Theodor Adorno | ||
| eric | F4 | 8 | canoptek_spyders | move | Thunderous Contender | ||
| eric | F4 | 10 | cryptothralls | move | Izabella Marquez | ||
| eric | F7 | 12 | canoptek_scarab_swarms | move | The Chef, Magician | ||
| eric | F7 | 27 | canoptek_scarab_swarms | move | Wacko Madman | ||
| eric | G10 | 25 | immortals | move | Isabella Brady | ||
| eric | G7 | 21 | canoptek_scarab_swarms | rejoin | Midnight Artist | ||
| eric | G9 | 19 | immortals | move | Jaden Gordon | ||
| big_grizz | H3 | 3 | techmarine | move | Grace Owens | TRUE | |
| big_grizz | H3 | 5 | tactical_squad | move | Dominic Marshall | TRUE | |
| big_grizz | H3 | 13 | dreadnought | move | Joel Austin | TRUE | |
| big_grizz | H3 | 22 | storm_raven | move | Shawn Colvin | TRUE | |
| eric | H3 | 28 | canoptek_scarab_swarms | reinforce | Bittah Mercenary | TRUE | |
| big_grizz | H5 | 6 | tactical_squad | control | Ivan Gomez | TRUE | |
| eric | H5 | 22 | night_scythe | move | Quiet Ambassador | TRUE | |
| eric | H5 | 23 | overlord | move | Brantley Kelley | TRUE | |
| eric | H5 | 24 | royal_warden | move | Elise Lopez | TRUE | |
| eric | H5 | 26 | necron_warriors | move | Nova Terry | TRUE | |
| eric | I4 | 18 | necron_warriors | control | Maya Moreno | ||
| eric | I4 | 17 | royal_warden | move | Stella Cabrera | ||
| eric | I5 | 15 | night_scythe | move | Tina Turner | ||
| eric | I5 | 16 | overlord | move | Hayden Klein |
# retreats
game <- game %>%
modify_unit("chris", "B3", "move","B2") %>%
modify_unit("eric", "C3", "move", "F3") %>%
modify_unit("eric", "H5", "move", "H4") %>%
modify_unit("eric", "H3", "move", "H1") %>%
reconcile_player_orders()
## All units resolved.
print(draw_map(game, "GLOBAL"))
print_map_df(game, "GLOBAL")
## #### Visible units:
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| chris | A1 | 6 | tyranid_warriors | move | Preston Montoya |
| chris | A4 | 13 | ripper_swarms | move | Hildegard Of Bingen |
| chris | A5 | 16 | hive_guard | defend | Skylar Higgins |
| chris | A5 | 25 | tyrannocyte | defend | Violent Lover |
| chris | A8 | 14 | ripper_swarms | move | Hannah Cooper |
| chris | B11 | 1 | flying_hive_tryant | move | Simon And Garfunkel |
| chris | B11 | 17 | maleceptor | move | Caden Hamilton |
| chris | B11 | 18 | venomthropes | move | Benjamin Mitchell |
| chris | B11 | 3 | broodlord | sneak | Dr. Dre |
| chris | B2 | 12 | hormagaunts | control | Graham Guerrero |
| chris | B2 | 5 | neurothrope | defend | Insane Commander |
| chris | B2 | 23 | biovores | defend | Xavier Greene |
| chris | B2 | 7 | tyranid_warriors | move | Bella Armstrong |
| chris | B2 | 21 | gargoyles | move | Intellectual Professional |
| chris | B2 | 4 | broodlord | sneak | The Neptunes |
| big_grizz | B3 | 1 | ravenwing_talonmaster | move | Masta Observer |
| big_grizz | B3 | 10 | ravenwing_bike_squad | move | James Stewart |
| big_grizz | B3 | 11 | ravenwing_attack_bike | move | Salman Khan |
| big_grizz | B3 | 12 | ravenwing_attack_bike | move | Robert Downey |
| big_grizz | B3 | 16 | ravenwing_apothecary | move | John Ratzenberger |
| chris | B5 | 8 | tyranid_warriors | move | Lincoln Stevenson |
| chris | B7 | 11 | termagants | control | Claire Butler |
| chris | B7 | 22 | exocrine | move | Gabriel Pham |
| chris | B9 | 15 | ripper_swarms | control | Fyodor Dostoevsky |
| chris | B9 | 9 | genestealers | sneak | Levi Ferguson |
| big_grizz | C3 | 8 | tactical_squad | move | Christopher Peters |
| big_grizz | C3 | 20 | eliminators | move | Brendan O’Brien |
| big_grizz | C3 | 21 | eradicators | move | Catherine Myers |
| big_grizz | C3 | 23 | rhino | move | Fred MacMurray |
| big_grizz | C3 | 4 | phobos_librarian | sneak | Paul Epworth |
| big_grizz | C3 | 15 | invictor_tactical_warsuit | sneak | Ricky Reed |
| big_grizz | C3 | 19 | vindicare_assassin | sneak | Blanton Alspaugh (producer) |
| big_grizz | C4 | 9 | infiltrators | sneak | Michael Jackson & Quincy Jones |
| big_grizz | C5 | 14 | redemptor_dreadnought | reinforce | Jonah Griffith |
| big_grizz | D2 | 7 | tactical_squad | control | Samuel Moran |
| big_grizz | D4 | 2 | deathwing_captain | control | David Forsyth |
| big_grizz | D4 | 17 | deathwing_terminators | control | Judith Butler |
| big_grizz | D4 | 18 | deathwing_knights | control | V. S. Naipaul |
| chris | E1 | 24 | biovores | move | Natalie Gardner |
| chris | E1 | 10 | genestealers | sneak | Dirk Sobotka |
| chris | E2 | 20 | gargoyles | defend | Amateur Bandit |
| chris | E2 | 2 | flying_hive_tryant | move | Wicked Worlock |
| chris | E3 | 19 | raveners | move | Will Smith |
| eric | E4 | 20 | canoptek_scarab_swarms | move | Vulgar Demon |
| eric | E5 | 7 | immortals | move | Lila Molina |
| eric | E5 | 14 | deathmarks | sneak | Michael Baz-Zohar |
| eric | F3 | 1 | trazyn_the_infinite | move | Angel Hampton |
| eric | F3 | 2 | illuminor_szeras | move | Daniel Coleman |
| eric | F3 | 4 | lychgaurd | move | Edward Watson |
| eric | F3 | 5 | skorpekh_destroyers | move | Greyson Watts |
| eric | F3 | 6 | canoptek_plasmacyte | move | Irate Bastard |
| eric | F3 | 9 | canoptek_spyders | move | B-loved Criminal |
| eric | F3 | 11 | cryptothralls | move | Rose Lin |
| eric | F3 | 12 | canoptek_scarab_swarms | move | The Chef, Magician |
| eric | F3 | 13 | canoptek_wraiths | move | Idris Elba |
| eric | F4 | 3 | technomancer | move | Theodor Adorno |
| eric | F4 | 8 | canoptek_spyders | move | Thunderous Contender |
| eric | F4 | 10 | cryptothralls | move | Izabella Marquez |
| eric | F7 | 27 | canoptek_scarab_swarms | move | Wacko Madman |
| eric | G10 | 25 | immortals | move | Isabella Brady |
| eric | G7 | 21 | canoptek_scarab_swarms | rejoin | Midnight Artist |
| eric | G9 | 19 | immortals | move | Jaden Gordon |
| eric | H1 | 28 | canoptek_scarab_swarms | move | Bittah Mercenary |
| big_grizz | H3 | 3 | techmarine | move | Grace Owens |
| big_grizz | H3 | 5 | tactical_squad | move | Dominic Marshall |
| big_grizz | H3 | 13 | dreadnought | move | Joel Austin |
| big_grizz | H3 | 22 | storm_raven | move | Shawn Colvin |
| eric | H4 | 22 | night_scythe | move | Quiet Ambassador |
| eric | H4 | 23 | overlord | move | Brantley Kelley |
| eric | H4 | 24 | royal_warden | move | Elise Lopez |
| eric | H4 | 26 | necron_warriors | move | Nova Terry |
| big_grizz | H5 | 6 | tactical_squad | control | Ivan Gomez |
| eric | I4 | 18 | necron_warriors | control | Maya Moreno |
| eric | I4 | 17 | royal_warden | move | Stella Cabrera |
| eric | I5 | 15 | night_scythe | move | Tina Turner |
| eric | I5 | 16 | overlord | move | Hayden Klein |
251.853.M41: Ravenwing Talonmaster Castiel has demonstrated unparalleled prowess as a hunter of the Second Company. I have inducted him further into the ranks of the Inner Circle, and expect his name will be well-remembered in the halls of The Rock. While scouting the northern reaches of Angmar, Castiel came upon a swarm of winged creatures (Imperial Designation: Gargoyles). Unfortunately, the vermin escaped before they could be properly put to the sword. It seems the voracious appetite of the Great Devourer knows some bounds after all.
Our forces in the densely forested region (Imperial Designation: Mirkwood) came across another small, scouting contingent of Necron scarabs. Negligible resistance met. Similarly, Brother Techmarine Myrdean came into contact with constructs of the same variety in the southern territory of Mount Doom. While dealing with these insectoid nuisances is a trivial matter, the broader goal of the Necrons remains a mystery, and is therefore disquieting.
The retreat of the Necrons from Myrdean’s wrath in yesterday’s battle for Barad-Dur was an apparent feint. All available intelligence led Myrdean to believe this small band had fled due-East from his location, and he gave chase only to find the aforementioned scarabs. The true destination of the Necrons was later discovered to be the territory of Gorgoroth, where Squad Naamand was caught in the open as they were setting up the defenses. Emperor be praised, Naamand was able to signal us in the South Rhun star port before his squad could be overrun. Brothers Abathar and Apharan of the Deathwing accompanied me with their squads to the front, and we were only just able to stem that tide of living metal from rising over Gorgoroth.
We are undaunted, and we know no fear!
game <- game %>%
modify_unit("big_grizz", c(1, 10, 11, 12, 16), "move", c("B1", "B4")) %>%
modify_unit("big_grizz", 7, "move", "D1") %>%
modify_unit("big_grizz", 6, "move", "H6") %>%
modify_unit("big_grizz", 5, "control", "H3") %>%
modify_unit("big_grizz", c(3, 13, 22), "move", c("H3", "H4")) %>%
modify_unit("big_grizz", c(8, 23), "control", "C3") %>%
modify_unit("big_grizz", 21, "move", "F2") %>%
modify_unit("big_grizz", 9, "control", "C4") %>%
modify_unit("big_grizz", c(4, 15, 19, 20), "sneak", "F2") %>%
modify_unit("big_grizz", 14, "reinforce", "C5") %>%
modify_unit("big_grizz", 2, "move", "H2") %>%
modify_unit("big_grizz", c(17, 18), "move", "H4") %>%
modify_unit("eric", 1, "move", "E5") %>%
modify_unit("eric", 2, "move", "E5") %>%
modify_unit("eric", 3, "move", "E5") %>%
modify_unit("eric", 4, "move", "E5") %>%
modify_unit("eric", 5, "move", "E5") %>%
modify_unit("eric", 6, "move", "E5") %>%
modify_unit("eric", 7, "control", "E5") %>%
modify_unit("eric", 8, "move", "E5") %>%
modify_unit("eric", 9, "move", "E5") %>%
modify_unit("eric", 10, "move", "E5") %>%
modify_unit("eric", 11, "move", "E5") %>%
modify_unit("eric", 12, "move", "E5") %>%
modify_unit("eric", 13, "move", "E5") %>%
modify_unit("eric", 14, "move", "E5") %>%
modify_unit("eric", 15, "soar", c("I5S", "H6S", "H6")) %>%
modify_unit("eric", 16, "soar", c("I5S", "H6S", "H6")) %>%
modify_unit("eric", 17, "soar", c("I4S", "H6S", "H6")) %>%
modify_unit("eric", 18, "soar", c("I4S", "H6S", "H6")) %>%
modify_unit("eric", 19, "control", "G9") %>%
modify_unit("eric", 20, "reinforce", "E4") %>%
modify_unit("eric", 21, "move", c("G8", "H4")) %>%
modify_unit("eric", 22, "reinforce", "H4") %>%
modify_unit("eric", 23, "reinforce", "H4") %>%
modify_unit("eric", 24, "reinforce", "H4") %>%
modify_unit("eric", 25, "control", "G10") %>%
modify_unit("eric", 26, "control", "H4") %>%
modify_unit("eric", 27, "reinforce", "F7") %>%
modify_unit("eric", 28, "reinforce", "H1") %>%
modify_unit("chris", c(2, 4, 16, 19, 20, 21, 23, 25), "reinforce") %>%
modify_unit("chris", c(1), "move", c("B8", "B2")) %>%
modify_unit("chris", c(3), "sneak", "E1") %>%
modify_unit("chris", c(5), "move", "B1") %>%
modify_unit("chris", c(6), "control", "A1") %>%
modify_unit("chris", c(7), "move", "B6") %>%
modify_unit("chris", c(8), "control", "B5") %>%
modify_unit("chris", c(9), "sneak", "B10") %>%
modify_unit("chris", c(10), "control", "E1") %>%
modify_unit("chris", c(11), "move", "B8") %>%
modify_unit("chris", c(12), "move", "B1") %>%
modify_unit("chris", c(13), "control", "A4") %>%
modify_unit("chris", c(14), "control", "A8") %>%
modify_unit("chris", c(15), "move", "B11") %>%
modify_unit("chris", c(17), "move", "E2") %>%
modify_unit("chris", c(18), "move", "E2") %>%
modify_unit("chris", c(22), "move", "B2") %>%
modify_unit("chris", c(24), "move", "E3") %>%
reconcile_player_orders()
## CONFLICT(s):
## Warning: Conflict is at hand! Please resolve territorial disputes.
print(draw_map(game, "GLOBAL"))
print_map_df(game, "GLOBAL")
## #### CONFLICT! Combatants:
| player | loc | unit_id | unit_type | action | unit_name | passing_through | CONFLICT! |
|---|---|---|---|---|---|---|---|
| chris | A1 | 6 | tyranid_warriors | control | Preston Montoya | ||
| chris | A4 | 13 | ripper_swarms | control | Hildegard Of Bingen | ||
| chris | A5 | 16 | hive_guard | reinforce | Skylar Higgins | ||
| chris | A5 | 25 | tyrannocyte | reinforce | Violent Lover | ||
| chris | A8 | 14 | ripper_swarms | control | Hannah Cooper | ||
| big_grizz | B1 | 1 | ravenwing_talonmaster | move | Masta Observer | TRUE | TRUE |
| big_grizz | B1 | 10 | ravenwing_bike_squad | move | James Stewart | TRUE | TRUE |
| big_grizz | B1 | 11 | ravenwing_attack_bike | move | Salman Khan | TRUE | TRUE |
| big_grizz | B1 | 12 | ravenwing_attack_bike | move | Robert Downey | TRUE | TRUE |
| big_grizz | B1 | 16 | ravenwing_apothecary | move | John Ratzenberger | TRUE | TRUE |
| chris | B1 | 5 | neurothrope | move | Insane Commander | TRUE | |
| chris | B1 | 12 | hormagaunts | move | Graham Guerrero | TRUE | |
| chris | B10 | 9 | genestealers | sneak | Levi Ferguson | ||
| chris | B11 | 15 | ripper_swarms | move | Fyodor Dostoevsky | ||
| chris | B2 | 1 | flying_hive_tryant | move | Simon And Garfunkel | ||
| chris | B2 | 22 | exocrine | move | Gabriel Pham | ||
| chris | B2 | 4 | broodlord | reinforce | The Neptunes | ||
| chris | B2 | 21 | gargoyles | reinforce | Intellectual Professional | ||
| chris | B2 | 23 | biovores | reinforce | Xavier Greene | ||
| big_grizz | B4 | 1 | ravenwing_talonmaster | move | Masta Observer | ||
| big_grizz | B4 | 10 | ravenwing_bike_squad | move | James Stewart | ||
| big_grizz | B4 | 11 | ravenwing_attack_bike | move | Salman Khan | ||
| big_grizz | B4 | 12 | ravenwing_attack_bike | move | Robert Downey | ||
| big_grizz | B4 | 16 | ravenwing_apothecary | move | John Ratzenberger | ||
| chris | B5 | 8 | tyranid_warriors | control | Lincoln Stevenson | ||
| chris | B6 | 7 | tyranid_warriors | move | Bella Armstrong | ||
| chris | B8 | 1 | flying_hive_tryant | move | Simon And Garfunkel | TRUE | |
| chris | B8 | 11 | termagants | move | Claire Butler | ||
| big_grizz | C3 | 8 | tactical_squad | control | Christopher Peters | ||
| big_grizz | C3 | 23 | rhino | control | Fred MacMurray | ||
| big_grizz | C4 | 9 | infiltrators | control | Michael Jackson & Quincy Jones | ||
| big_grizz | C5 | 14 | redemptor_dreadnought | reinforce | Jonah Griffith | ||
| big_grizz | D1 | 7 | tactical_squad | move | Samuel Moran | ||
| chris | E1 | 10 | genestealers | control | Dirk Sobotka | ||
| chris | E1 | 3 | broodlord | sneak | Dr. Dre | ||
| chris | E2 | 17 | maleceptor | move | Caden Hamilton | ||
| chris | E2 | 18 | venomthropes | move | Benjamin Mitchell | ||
| chris | E2 | 2 | flying_hive_tryant | reinforce | Wicked Worlock | ||
| chris | E2 | 20 | gargoyles | reinforce | Amateur Bandit | ||
| chris | E3 | 24 | biovores | move | Natalie Gardner | ||
| chris | E3 | 19 | raveners | reinforce | Will Smith | ||
| eric | E4 | 20 | canoptek_scarab_swarms | reinforce | Vulgar Demon | ||
| eric | E5 | 7 | immortals | control | Lila Molina | ||
| eric | E5 | 1 | trazyn_the_infinite | move | Angel Hampton | ||
| eric | E5 | 2 | illuminor_szeras | move | Daniel Coleman | ||
| eric | E5 | 3 | technomancer | move | Theodor Adorno | ||
| eric | E5 | 4 | lychgaurd | move | Edward Watson | ||
| eric | E5 | 5 | skorpekh_destroyers | move | Greyson Watts | ||
| eric | E5 | 6 | canoptek_plasmacyte | move | Irate Bastard | ||
| eric | E5 | 8 | canoptek_spyders | move | Thunderous Contender | ||
| eric | E5 | 9 | canoptek_spyders | move | B-loved Criminal | ||
| eric | E5 | 10 | cryptothralls | move | Izabella Marquez | ||
| eric | E5 | 11 | cryptothralls | move | Rose Lin | ||
| eric | E5 | 12 | canoptek_scarab_swarms | move | The Chef, Magician | ||
| eric | E5 | 13 | canoptek_wraiths | move | Idris Elba | ||
| eric | E5 | 14 | deathmarks | move | Michael Baz-Zohar | ||
| big_grizz | F2 | 21 | eradicators | move | Catherine Myers | ||
| big_grizz | F2 | 4 | phobos_librarian | sneak | Paul Epworth | ||
| big_grizz | F2 | 15 | invictor_tactical_warsuit | sneak | Ricky Reed | ||
| big_grizz | F2 | 19 | vindicare_assassin | sneak | Blanton Alspaugh (producer) | ||
| big_grizz | F2 | 20 | eliminators | sneak | Brendan O’Brien | ||
| eric | F7 | 27 | canoptek_scarab_swarms | reinforce | Wacko Madman | ||
| eric | G10 | 25 | immortals | control | Isabella Brady | ||
| eric | G8 | 21 | canoptek_scarab_swarms | move | Midnight Artist | TRUE | |
| eric | G9 | 19 | immortals | control | Jaden Gordon | ||
| eric | H1 | 28 | canoptek_scarab_swarms | reinforce | Bittah Mercenary | ||
| big_grizz | H2 | 2 | deathwing_captain | move | David Forsyth | ||
| big_grizz | H3 | 5 | tactical_squad | control | Dominic Marshall | ||
| big_grizz | H3 | 3 | techmarine | move | Grace Owens | TRUE | |
| big_grizz | H3 | 13 | dreadnought | move | Joel Austin | TRUE | |
| big_grizz | H3 | 22 | storm_raven | move | Shawn Colvin | TRUE | |
| big_grizz | H4 | 3 | techmarine | move | Grace Owens | TRUE | |
| big_grizz | H4 | 13 | dreadnought | move | Joel Austin | TRUE | |
| big_grizz | H4 | 17 | deathwing_terminators | move | Judith Butler | TRUE | |
| big_grizz | H4 | 18 | deathwing_knights | move | V. S. Naipaul | TRUE | |
| big_grizz | H4 | 22 | storm_raven | move | Shawn Colvin | TRUE | |
| eric | H4 | 26 | necron_warriors | control | Nova Terry | TRUE | |
| eric | H4 | 21 | canoptek_scarab_swarms | move | Midnight Artist | TRUE | |
| eric | H4 | 22 | night_scythe | reinforce | Quiet Ambassador | TRUE | |
| eric | H4 | 23 | overlord | reinforce | Brantley Kelley | TRUE | |
| eric | H4 | 24 | royal_warden | reinforce | Elise Lopez | TRUE | |
| big_grizz | H6 | 6 | tactical_squad | move | Ivan Gomez | TRUE | |
| eric | H6 | 15 | night_scythe | soar | Tina Turner | TRUE | |
| eric | H6 | 16 | overlord | soar | Hayden Klein | TRUE | |
| eric | H6 | 17 | royal_warden | soar | Stella Cabrera | TRUE | |
| eric | H6 | 18 | necron_warriors | soar | Maya Moreno | TRUE | |
| eric | H6S | 15 | night_scythe | soar | Tina Turner | TRUE | |
| eric | H6S | 16 | overlord | soar | Hayden Klein | TRUE | |
| eric | H6S | 17 | royal_warden | soar | Stella Cabrera | TRUE | |
| eric | H6S | 18 | necron_warriors | soar | Maya Moreno | TRUE | |
| eric | I4S | 17 | royal_warden | soar | Stella Cabrera | TRUE | |
| eric | I4S | 18 | necron_warriors | soar | Maya Moreno | TRUE | |
| eric | I5S | 15 | night_scythe | soar | Tina Turner | TRUE | |
| eric | I5S | 16 | overlord | soar | Hayden Klein | TRUE |
CONFLICT! column where relevant in your table. Plus, now you can only see the battles you’re involved with.Rmd Hash: d9b7570e2cd3683c06c3b68dbe035f48
Code Commit Hash: fd4cca5ff82f2fd8ec05a2c19a0f2df0eb1d2228